Skip to content

feat: Add support for custom headers#106

Open
Anush008 wants to merge 1 commit intomasterfrom
custom-headers
Open

feat: Add support for custom headers#106
Anush008 wants to merge 1 commit intomasterfrom
custom-headers

Conversation

@Anush008
Copy link
Member

@Anush008 Anush008 commented Mar 3, 2026

No description provided.

Signed-off-by: Anush008 <mail@anush.sh>
@Anush008 Anush008 requested a review from generall March 4, 2026 10:39
}
applier.apply(metadata);
} catch (Throwable e) {
applier.fail(Status.UNAUTHENTICATED.withCause(e));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe differnet status for failed headers assignment? They might be unrelated to auth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants